const github.com/jackc/pgx/v5/pgtype.pgNumericNegInf

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		numeric.go#L26: 	pgNumericNegInf     = 0x00000000f0000000
		numeric.go#L407: 		buf = pgio.AppendUint64(buf, pgNumericNegInf)